Creates a GridPanel containing the specified plot and axis renderers.
Namespace: MindFusion.Charting.Controls
File: LayoutBuilder.js
SyntaxJavaScript
Copy Code
|
|---|
function createPlotAndAxes (plot, top, left, bottom, right) |
Type: Plot2D
A Plot2D instance.
Type: GridPanel
A GridPanel instance.
See Also